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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???姨????? 00111111001111110011111110011011010010000011111100111111001111110011111100111111 3f3f3f9b483f3f3f3f3f
EUC-JP ???姨????? 00111111001111110011111111010101101010010011111100111111001111110011111100111111 3f3f3fd5a93f3f3f3f3f
UTF-8 梨숈콬姨먯콟淋덉쮮 111011111010011110100010111011001000100010001000111011001011110110101100111001011010011110101000111010111010100010101111111011001011110110011111111011111010011110110101111010111000110110001001111011001010111010101110 efa7a2ec8888ecbdace5a7a8eba8afecbd9fefa7b5eb8d89ecaeae
UHC 梨숈콬姨먯콟淋덉쮮 111011001011000110011001111011001011000110100000111011001010100110010000111011001011000110010111111011001111100010001000111011001010100010001011 ecb199ecb1a0eca990ecb197ecf888eca88b

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