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 渦??鎰??釉 10001001010100010011111100111111111010000100110000111111001111111110011111010110 89513f3fe84c3f3fe7d6
EUC-JP 渦??鎰??釉 10110001101100100011111100111111111011111010110100111111001111111110111011011000 b1b23f3fefad3f3feed8
UTF-8 渦깅뜉鎰녶톹釉 111001101011100010100110111010101011100110000101111010111001110010001001111010011000111010110000111010111000010110110110111011011000011010111001111010011000011110001001 e6b8a6eab985eb9c89e98eb0eb85b6ed86b9e98789
UHC 渦깅뜉鎰녶톹釉 1110100010111110101100011110101110001101100011001110110011110000100001101110010110110111100011011110101110111000 e8beb1eb8d8cecf086e5b78debb8

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