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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???唯?????? 0011111100111111001111111001011101000010001111110011111100111111001111110011111100111111 3f3f3f97423f3f3f3f3f3f
EUC-JP ???唯?????? 0011111100111111001111111100110110100011001111110011111100111111001111110011111100111111 3f3f3fcda33f3f3f3f3f3f
UTF-8 嶺뚢돦唯쎿룚硫⑷콞驪 111011111010011010101011111010111001101010100010111010111000111110100110111001011001010010101111111011001000111010111111111010111010001110011010111011111010011110001110111000101001000110110111111011001011110110011110111011111010011010000111 efa6abeb9aa2eb8fa6e594afec8ebfeba39aefa78ee291b7ecbd9eefa687
UHC 嶺뚢돦唯쎿룚硫⑷콞驪 1110011110101101100011001110001010001001101010101110101011100110100110111110011010001111100101101110101110101001101010011110101010110001100101101110011010101111 e7ad8ce289aaeae69be68f96eba9a9eab196e6af

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