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 ??雄???雄?^ 0011111100111111100101110101100100111111001111110011111110010111010110010011111101011110 3f3f97593f3f3f97593f5e
EUC-JP 焌?雄?焌?雄?^ 100011111100100111101000001111111100110110111010001111111000111111001001111010000011111111001101101110100011111101011110 8fc9e83fcdba3f8fc9e83fcdba3f5e
UTF-8 焌렒雄뒷焌렒雄뒬^ 11100111100001001000110011101011101000001001001011101001100110111000010011101011100100101011011111100111100001001000110011101011101000001001001011101001100110111000010011101011100100101010110001011110 e7848ceba092e99b84eb92b7e7848ceba092e99b84eb92ac5e
UHC 焌렒雄뒷焌렒雄뒬^ 1111000111100000100011101010011111101010101010011011010111011110111100011110000010001110101001111110101010101001101101011101110001011110 f1e08ea7eaa9b5def1e08ea7eaa9b5dc5e

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