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 渦??鸚??? 100010010101000100111111001111111110101001011111001111110011111100111111 89513f3fea5f3f3f3f
EUC-JP 渦??鸚??孼 1011000110110010001111110011111111110011110000000011111100111111100011111011101011000011 b1b23f3ff3c03f3f8fbac3
UTF-8 渦경렋鸚싨짎孼 111001101011100010100110111010101011001010111101111010111010000010001011111010011011100010011010111011001000101110101000111011001010011110001110111001011010110110111100 e6b8a6eab2bdeba08be9b89aec8ba8eca78ee5adbc
UHC 渦경렋鸚싨짎孼 1110100010111110101100001110011010001110101000101110010110100100100110101110011010100011100110101110010111101101 e8beb0e68ea2e5a49ae6a39ae5ed

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