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 渦??釉??音 10001001010100010011111100111111111001111101011000111111001111111000100110111001 89513f3fe7d63f3f89b9
EUC-JP 渦??釉??音 10110001101100100011111100111111111011101101100000111111001111111011001010111011 b1b23f3feed83f3fb2bb
UTF-8 渦기뫁釉뽩맅音 111001101011100010100110111010101011100010110000111010111010101110000001111010011000011110001001111010111011110110101001111010111010011110000101111010011001111110110011 e6b8a6eab8b0ebab81e98789ebbda9eba785e99fb3
UHC 渦기뫁釉뽩맅音 1110100010111110101100011110001010010001101001011110101110111000100101101110010110010000100111111110101111100101 e8beb1e291a5ebb896e5909febe5

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