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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 褶ゥ邀琶褶ゥ邀琶B 111001011111011110101001111001111011000110010100011010011110010111110111101010011110011110110001100101000110100101000010 e5f7a9e7b19469e5f7a9e7b1946942
EUC-JP 褶ゥ邀琶褶ゥ邀琶B 1110101011111001100011101010100111101110101100111100011111001010111010101111100110001110101010011110111010110011110001111100101001000010 eaf98ea9eeb3c7caeaf98ea9eeb3c7ca42
UTF-8 褶ゥ邀琶褶ゥ邀琶B 11101000101001001011011011101111101111011010100111101001100000101000000011100111100100001011011011101000101001001011011011101111101111011010100111101001100000101000000011100111100100001011011001000010 e8a4b6efbda9e98280e790b6e8a4b6efbda9e98280e790b642
UHC 褶?邀琶褶?邀琶B 111000111010100000111111111010011010110111110111111100011110001110101000001111111110100110101101111101111111000101000010 e3a83fe9adf7f1e3a83fe9adf7f142

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