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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 濟???v濟???vB 11100000010110100011111100111111001111110111011011100000010110100011111100111111001111110111011001000010 e05a3f3f3f76e05a3f3f3f7642
EUC-JP 濟???v濟???vB 11011111101110110011111100111111001111110111011011011111101110110011111100111111001111110111011001000010 dfbb3f3f3f76dfbb3f3f3f7642
UTF-8 濟렧熉렢v濟렧熉렢vB 111001101011111110011111111010111010000010100111111001111000011010001001111010111010000010100010011101101110011010111111100111111110101110100000101001111110011110000110100010011110101110100000101000100111011001000010 e6bf9feba0a7e78689eba0a276e6bf9feba0a7e78689eba0a27642
UHC 濟렧熉렢v濟렧熉렢vB 11110000101011011000111010110110111010011111101110001110101100110111011011110000101011011000111010110110111010011111101110001110101100110111011001000010 f0ad8eb6e9fb8eb376f0ad8eb6e9fb8eb37642

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