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 ????Z}????Z{^ 00111111001111110011111100111111010110100111110100111111001111110011111100111111010110100111101101011110 3f3f3f3f5a7d3f3f3f3f5a7b5e
SJIS-WIN ????Z}????Z{^ 00111111001111110011111100111111010110100111110100111111001111110011111100111111010110100111101101011110 3f3f3f3f5a7d3f3f3f3f5a7b5e
EUC-JP ????Z}????Z{^ 00111111001111110011111100111111010110100111110100111111001111110011111100111111010110100111101101011110 3f3f3f3f5a7d3f3f3f3f5a7b5e
UTF-8 痢렵林렱Z}痢렵林렱Z{^ 1110111110100111101001011110101110100000101101011110111110100111101101001110101110100000101100010101101001111101111011111010011110100101111010111010000010110101111011111010011110110100111010111010000010110001010110100111101101011110 efa7a5eba0b5efa7b4eba0b15a7defa7a5eba0b5efa7b4eba0b15a7b5e
UHC 痢렵林렱Z}痢렵林렱Z{^ 111011001011100010110111110001101110110011110111100011101011111001011010011111011110110010111000101101111100011011101100111101111000111010111110010110100111101101011110 ecb8b7c6ecf78ebe5a7decb8b7c6ecf78ebe5a7b5e

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