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 ????領??? 001111110011111100111111001111111001011111001100001111110011111100111111 3f3f3f3f97cc3f3f3f
EUC-JP ????領??? 001111110011111100111111001111111100111011001110001111110011111100111111 3f3f3f3fcece3f3f3f
UTF-8 렺씻렭렻領거렮렻 111010111010000010111010111011001001010010111011111010111010000010101101111010111010000010111011111010011010000010011000111010101011000110110000111010111010000010101110111010111010000010111011 eba0baec94bbeba0adeba0bbe9a098eab1b0eba0aeeba0bb
UHC 렺씻렭렻領거렮렻 10001110110000101011111011000100100011101011101010001110110000111101011011000101101100001100010110001110101110111000111011000011 8ec2bec48eba8ec3d6c5b0c58ebb8ec3

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