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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????娠?? 001111110011111100111111001111110011111110010000010100000011111100111111 3f3f3f3f3f90503f3f
EUC-JP ?庾???娠?? 0011111110001111101111001100111000111111001111110011111110111111101100010011111100111111 3f8fbcce3f3f3fbfb13f3f
UTF-8 뤗庾띵텕퍘娠섯뤙 111010111010010010010111111001011011101010111110111010111001110110110101111011011000010110010101111011011000110110011000111001011010100010100000111011001000010010101111111010111010010010011001 eba497e5babeeb9db5ed8595ed8d98e5a8a0ec84afeba499
UHC 뤗庾띵텕퍘娠섯뤙 10001111110001111110101011101100101101101111001010110110100011101011101110001111111000111110001110111100101110001000111111001000 8fc7eaecb6f2b68ebb8fe3e3bcb88fc8

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