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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN 襍ヲ魘ォ隰晁ウェh 11101000101101011010011011101001101101001010101111101000101011001001110111101000101100111010101001101000 e8b5a6e9b4abe8ac9de8b3aa68
EUC-JP 襍ヲ魘ォ隰晁ウェh 1111000010110111100011101010011011110010101101101000111010101011111100001010111011011010111010101000111010110011100011101010101001101000 f0b78ea6f2b68eabf0aedaea8eb38eaa68
UTF-8 襍ヲ魘ォ隰晁ウェh 11101000101001011000110111101111101111011010011011101001101011011001100011101111101111011010101111101001100110101011000011100110100110011000000111101111101111011011001111101111101111011010101001101000 e8a58defbda6e9ad98efbdabe99ab0e69981efbdb3efbdaa68
UHC ?????晁??h 00111111001111110011111100111111001111111111000011000101001111110011111101101000 3f3f3f3f3ff0c53f3f68

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