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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鴨???撓??? 10001010100110110011111100111111001111111001110110011010001111110011111100111111 8a9b3f3f3f9d9a3f3f3f
EUC-JP 鴨??琯撓??? 101100111111101100111111001111111000111111001100101100111101100111111010001111110011111100111111 b3fb3f3f8fccb3d9fa3f3f3f
UTF-8 鴨뗭뼍琯撓뉗옿溜 111010011011010010101000111010111001011110101101111010111011110010001101111001111001000010101111111001101001001010010011111010111000100110010111111011001001100010111111111011111010011110001011 e9b4a8eb97adebbc8de790afe69293eb8997ec98bfefa78b
UHC 鴨뗭뼍琯撓뉗옿溜 11100100111001011000101111101100100101101001010111001110101101011110100011110101100001111110110010011110101101001110101011111110 e4e58bec9695ceb5e8f587ec9eb4eafe

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