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 搖??汚??節 10011101100010100011111100111111100010011001100000111111001111111001000011011111 9d8a3f3f89983f3f90df
EUC-JP 搖??汚??節 11011001111010100011111100111111101100011111100000111111001111111100000011100001 d9ea3f3fb1f83f3fc0e1
UTF-8 搖쇽쉽汚녻큾節 111001101001000010010110111011001000011110111101111011001000100110111101111001101011000110011010111010111000010110111011111011011000000110111110111001111010111110000000 e69096ec87bdec89bde6b19aeb85bbed81bee7af80
UHC 搖쇽쉽汚녻큾節 1110100011110100101111001110111110111101101100011110011111111101100001101110100010110100100010111110111110111101 e8f4bcefbdb1e7fd86e8b48befbd

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