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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?栖??}?栖??{^ 00111111100100001011001000111111001111110111110100111111100100001011001000111111001111110111101101011110 3f90b23f3f7d3f90b23f3f7b5e
EUC-JP ?栖??}?栖??{^ 00111111110000001011010000111111001111110111110100111111110000001011010000111111001111110111101101011110 3fc0b43f3f7d3fc0b43f3f7b5e
UTF-8 뮖栖궙뚀}뮖栖궙뚀{^ 111010111010111010010110111001101010000010010110111010101011011010011001111010111001101010000000011111011110101110101110100101101110011010100000100101101110101010110110100110011110101110011010100000000111101101011110 ebae96e6a096eab699eb9a807debae96e6a096eab699eb9a807b5e
UHC 뮖栖궙뚀}뮖栖궙뚀{^ 10010010101000101101111111110111100000101010111010001100110000110111110110010010101000101101111111110111100000101010111010001100110000110111101101011110 92a2dff782ae8cc37d92a2dff782ae8cc37b5e

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