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 韆シ貉ソ}韆シ貉ソ{^ 111010001110011010111100111001101011100110111111011111011110100011100110101111001110011010111001101111110111101101011110 e8e6bce6b9bf7de8e6bce6b9bf7b5e
EUC-JP 韆シ貉ソ}韆シ貉ソ{^ 11110000111010001000111010111100111011001011101110001110101111110111110111110000111010001000111010111100111011001011101110001110101111110111101101011110 f0e88ebcecbb8ebf7df0e88ebcecbb8ebf7b5e
UTF-8 韆シ貉ソ}韆シ貉ソ{^ 111010011001111110000110111011111011110110111100111010001011001010001001111011111011110110111111011111011110100110011111100001101110111110111101101111001110100010110010100010011110111110111101101111110111101101011110 e99f86efbdbce8b289efbdbf7de99f86efbdbce8b289efbdbf7b5e
UHC 韆???}韆???{^ 11110100110001110011111100111111001111110111110111110100110001110011111100111111001111110111101101011110 f4c73f3f3f7df4c73f3f3f7b5e

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