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 霄皮キ栲霄皮キ桀^ 111010001011101010010100111001111011011110011110011111011110100010111010100101001110011110110111100111100111101101011110 e8ba94e7b79e7de8ba94e7b79e7b5e
EUC-JP 霄皮キ栲霄皮キ桀^ 1111000010111100110010001110100110001110101101111101101111011110111100001011110011001000111010011000111010110111110110111101110001011110 f0bcc8e98eb7dbdef0bcc8e98eb7dbdc5e
UTF-8 霄皮キ栲霄皮キ桀^ 11101001100111001000010011100111100110101010111011101111101111011011011111100110101000001011001011101001100111001000010011100111100110101010111011101111101111011011011111100110101000011000000001011110 e99c84e79aaeefbdb7e6a0b2e99c84e79aaeefbdb7e6a1805e
UHC ?皮???皮?桀^ 001111111111100110101011001111110011111100111111111110011010101100111111110010111111101001011110 3ff9ab3f3f3ff9ab3fcbfa5e

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