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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 渦o??o?^ 10001001010100011000001010001111001111110011111110000010100011110011111101011110 8951828f3f3f828f3f5e
EUC-JP 渦o?饔o?^ 101100011011001010100011111011110011111110001111111010001110111110100011111011110011111101011110 b1b2a3ef3f8fe8efa3ef3f5e
UTF-8 渦o쉰饔o슨^ 11100110101110001010011011101111101111011000111111101100100010011011000011101001101001011001010011101111101111011000111111101100100010101010100001011110 e6b8a6efbd8fec89b0e9a594efbd8fec8aa85e
UHC 渦o쉰饔o슨^ 11101000101111101010001111101111101111011010111011101000101111011010001111101111101111011011110001011110 e8bea3efbdaee8bda3efbdbc5e

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