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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 運?偕?J}運?偕?J{^ 1000100101011110001111111001100011110001001111110100101001111101100010010101111000111111100110001111000100111111010010100111101101011110 895e3f98f13f4a7d895e3f98f13f4a7b5e
EUC-JP 運?偕?J}運?偕?J{^ 1011000110111111001111111101000011110011001111110100101001111101101100011011111100111111110100001111001100111111010010100111101101011110 b1bf3fd0f33f4a7db1bf3fd0f33f4a7b5e
UTF-8 運렩偕렦J}運렩偕렦J{^ 1110100110000001100010111110101110100000101010011110010110000001100101011110101110100000101001100100101001111101111010011000000110001011111010111010000010101001111001011000000110010101111010111010000010100110010010100111101101011110 e9818beba0a9e58195eba0a64a7de9818beba0a9e58195eba0a64a7b5e
UHC 運렩偕렦J}運렩偕렦J{^ 111010101010000110001110101101111111101010100101100011101011010101001010011111011110101010100001100011101011011111111010101001011000111010110101010010100111101101011110 eaa18eb7faa58eb54a7deaa18eb7faa58eb54a7b5e

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