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 ?短??????? 00111111100100100101101000111111001111110011111100111111001111110011111100111111 3f925a3f3f3f3f3f3f3f
EUC-JP ?短??????? 00111111110000111011101100111111001111110011111100111111001111110011111100111111 3fc3bb3f3f3f3f3f3f3f
UTF-8 렺短렻렓렻렊렻렓렻 111010111010000010111010111001111001111110101101111010111010000010111011111010111010000010010011111010111010000010111011111010111010000010001010111010111010000010111011111010111010000010010011111010111010000010111011 eba0bae79fadeba0bbeba093eba0bbeba08aeba0bbeba093eba0bb
UHC 렺短렻렓렻렊렻렓렻 100011101100001011010011101011011000111011000011100011101010100010001110110000111000111010100001100011101100001110001110101010001000111011000011 8ec2d3ad8ec38ea88ec38ea18ec38ea88ec3

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