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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 逋育劼}逋育劼{^ 111001111001100110001000111001111001100110100010011111011110011110011001100010001110011110011001101000100111101101011110 e79988e799a27de79988e799a27b5e
EUC-JP 逋育劼}逋育劼{^ 111011011111100110110000111010011101001010100100011111011110110111111001101100001110100111010010101001000111101101011110 edf9b0e9d2a47dedf9b0e9d2a47b5e
UTF-8 逋育劼}逋育劼{^ 111010011000000010001011111010001000001010110010111001011000101010111100011111011110100110000000100010111110100010000010101100101110010110001010101111000111101101011110 e9808be882b2e58abc7de9808be882b2e58abc7b5e
UHC 逋育?}逋育?{^ 11111000111001111110101111000000001111110111110111111000111001111110101111000000001111110111101101011110 f8e7ebc03f7df8e7ebc03f7b5e

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