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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?民????民???^ 00111111100101101010111100111111001111110011111100111111100101101010111100111111001111110011111101011110 3f96af3f3f3f3f96af3f3f3f5e
EUC-JP ?民????民???^ 00111111110011001011000100111111001111110011111100111111110011001011000100111111001111110011111101011110 3fccb13f3f3f3fccb13f3f3f5e
UTF-8 렺民렫렺쌨렺民렫렺쌨^ 11101011101000001011101011100110101100001001000111101011101000001010101111101011101000001011101011101100100011001010100011101011101000001011101011100110101100001001000111101011101000001010101111101011101000001011101011101100100011001010100001011110 eba0bae6b091eba0abeba0baec8ca8eba0bae6b091eba0abeba0baec8ca85e
UHC 렺民렫렺쌨렺民렫렺쌨^ 100011101100001011011010110001011000111010111001100011101100001010111101110111101000111011000010110110101100010110001110101110011000111011000010101111011101111001011110 8ec2dac58eb98ec2bdde8ec2dac58eb98ec2bdde5e

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