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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 鍔饒\}鍔饒\{^ 10010010110101011110100101100000010111000111110110010010110101011110100101100000010111000111101101011110 92d5e9605c7d92d5e9605c7b5e
EUC-JP 鍔饒\}鍔饒\{^ 11000100110101111111000111000001010111000111110111000100110101111111000111000001010111000111101101011110 c4d7f1c15c7dc4d7f1c15c7b5e
UTF-8 鍔饒\}鍔饒\{^ 1110100110001101100101001110100110100101100100100101110001111101111010011000110110010100111010011010010110010010010111000111101101011110 e98d94e9a5925c7de98d94e9a5925c7b5e
UHC 鍔饒\}鍔饒\{^ 11100100110010001110100110101110010111000111110111100100110010001110100110101110010111000111101101011110 e4c8e9ae5c7de4c8e9ae5c7b5e

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