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 嶸ア巐м嶸ア巐к^ 111110101011010010110001111110101011011010000100011111011111101010110100101100011111101010110110100001000111101101011110 fab4b1fab6847dfab4b1fab6847b5e
EUC-JP 嶸ア巐м嶸ア巐к^ 100011111011101111110100100011101011000110001111101110111111100110100111110111101000111110111011111101001000111010110001100011111011101111111001101001111101110001011110 8fbbf48eb18fbbf9a7de8fbbf48eb18fbbf9a7dc5e
UTF-8 嶸ア巐м嶸ア巐к^ 1110010110110110101110001110111110111101101100011110010110110111100100001101000010111100111001011011011010111000111011111011110110110001111001011011011110010000110100001011101001011110 e5b6b8efbdb1e5b790d0bce5b6b8efbdb1e5b790d0ba5e
UHC 嶸??м嶸??к^ 11100111101011100011111100111111101011001101111011100111101011100011111100111111101011001101110001011110 e7ae3f3facdee7ae3f3facdc5e

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