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 艶m?艶m?^ 1000100110010000100000101000110100111111100010011001000010000010100011010011111101011110 8990828d3f8990828d3f5e
EUC-JP 艶m?艶m?^ 1011000111110000101000111110110100111111101100011111000010100011111011010011111101011110 b1f0a3ed3fb1f0a3ed3f5e
UTF-8 艶m몴艶m몴^ 11101000100010011011011011101111101111011000110111101011101010101011010011101000100010011011011011101111101111011000110111101011101010101011010001011110 e889b6efbd8debaab4e889b6efbd8debaab45e
UHC 艶m몴艶m몴^ 11100110111111011010001111101101100100011001110011100110111111011010001111101101100100011001110001011110 e6fda3ed919ce6fda3ed919c5e

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