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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 傳?精?}傳?精?{^ 100110010100001000111111100100001011100000111111011111011001100101000010001111111001000010111000001111110111101101011110 99423f90b83f7d99423f90b83f7b5e
EUC-JP 傳?精?}傳?精?{^ 110100011010001100111111110000001011101000111111011111011101000110100011001111111100000010111010001111110111101101011110 d1a33fc0ba3f7dd1a33fc0ba3f7b5e
UTF-8 傳렰精렔}傳렰精렔{^ 111001011000001010110011111010111010000010110000111001111011001010111110111010111010000010010100011111011110010110000010101100111110101110100000101100001110011110110010101111101110101110100000100101000111101101011110 e582b3eba0b0e7b2beeba0947de582b3eba0b0e7b2beeba0947b5e
UHC 傳렰精렔}傳렰精렔{^ 11101110111011101000111010111101111011111111000110001110101010010111110111101110111011101000111010111101111011111111000110001110101010010111101101011110 eeee8ebdeff18ea97deeee8ebdeff18ea97b5e

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