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 絶??秧??節 10010000111000100011111100111111111000100101111000111111001111111001000011011111 90e23f3fe25e3f3f90df
EUC-JP 絶??秧??節 11000000111001000011111100111111111000111011111100111111001111111100000011100001 c0e43f3fe3bf3f3fc0e1
UTF-8 絶귛킎秧띸뮥節 111001111011010110110110111010101011011110011011111011011000001010001110111001111010011110100111111010111001110110111000111010111010111010100101111001111010111110000000 e7b5b6eab79bed828ee7a7a7eb9db8ebaea5e7af80
UHC 絶귛킎秧띸뮥節 1110111110111110100000101110010110110100100110101110010011101011100011011110011110010010101100001110111110111101 efbe82e5b49ae4eb8de792b0efbd

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