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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鈕ウ豢ゥ鈕ウ豢ゥ^ 11100111111001001011001111100110101101001010100111100111111001001011001111100110101101001010100101011110 e7e4b3e6b4a9e7e4b3e6b4a95e
EUC-JP 鈕ウ豢ゥ鈕ウ豢ゥ^ 1110111011100110100011101011001111101100101101101000111010101001111011101110011010001110101100111110110010110110100011101010100101011110 eee68eb3ecb68ea9eee68eb3ecb68ea95e
UTF-8 鈕ウ豢ゥ鈕ウ豢ゥ^ 11101001100010001001010111101111101111011011001111101000101100011010001011101111101111011010100111101001100010001001010111101111101111011011001111101000101100011010001011101111101111011010100101011110 e98895efbdb3e8b1a2efbda9e98895efbdb3e8b1a2efbda95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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