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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 絶??厓??狎 10010000111000100011111100111111111110101000110100111111001111111110000010111110 90e23f3ffa8d3f3fe0be
EUC-JP 絶??厓??狎 1100000011100100001111110011111110001111101101001100011100111111001111111110000011000000 c0e43f3f8fb4c73f3fe0c0
UTF-8 絶껅튂厓ㅶ갼狎 111001111011010110110110111010101011101110000101111011011000101010000010111001011000111010010011111000111000010110110110111010101011000010111100111001111000101110001110 e7b5b6eabb85ed8a82e58e93e385b6eab0bce78b8e
UHC 絶껅튂厓ㅶ갼狎 1110111110111110100000111110011010111001100110001110010011101101101001001110011010110000101111101110010011100100 efbe83e6b998e4eda4e6b0bee4e4

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