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 菫諾隆菫諾隆^ 11100100101111111001000111111000100101111011001011100100101111111001000111111000100101111011001001011110 e4bf91f897b2e4bf91f897b25e
EUC-JP 菫諾隆菫諾隆^ 11101000110000011100001011111010110011101011010011101000110000011100001011111010110011101011010001011110 e8c1c2faceb4e8c1c2faceb45e
UTF-8 菫諾隆菫諾隆^ 11101000100011111010101111101000101010111011111011101001100110101000011011101000100011111010101111101000101010111011111011101001100110101000011001011110 e88fabe8abbee99a86e88fabe8abbee99a865e
UHC 菫諾隆菫諾隆^ 11010000110010111101000111100111110101111100110011010000110010111101000111100111110101111100110001011110 d0cbd1e7d7ccd0cbd1e7d7cc5e

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