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 絶??若??循 10010000111000100011111100111111100011101110000100111111001111111000111101111010 90e23f3f8ee13f3f8f7a
EUC-JP 絶??若??循 11000000111001000011111100111111101111001110001100111111001111111011110111011011 c0e43f3fbce33f3fbddb
UTF-8 絶껁겇若싥겇循 111001111011010110110110111010101011101110000001111010101011001010000111111010001000101110100101111011001000101110100101111010101011001010000111111001011011111010101010 e7b5b6eabb81eab287e88ba5ec8ba5eab287e5beaa
UHC 絶껁겇若싥겇循 1110111110111110100000111110001110000001101001001110010110110100100110101110001110000001101001001110001011100000 efbe83e381a4e5b49ae381a4e2e0

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