To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 菫増羃菫諾隆^ 11100100101111111001000110011101111000111011000011100100101111111001000111111000100101111011001001011110 e4bf919de3b0e4bf91f897b25e
EUC-JP 菫増羃菫諾隆^ 11101000110000011100000111111101111001101011001011101000110000011100001011111010110011101011010001011110 e8c1c1fde6b2e8c1c2faceb45e
UTF-8 菫増羃菫諾隆^ 11101000100011111010101111100101101000101001011111100111101111101000001111101000100011111010101111101000101010111011111011101001100110101000011001011110 e88fabe5a297e7be83e88fabe8abbee99a865e
UHC 菫??菫諾隆^ 1101000011001011001111110011111111010000110010111101000111100111110101111100110001011110 d0cb3f3fd0cbd1e7d7cc5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)