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 隰ォ蝨ー}隰ォ蝨ー{^ 111010001010110010101011111001011001110010110000011111011110100010101100101010111110010110011100101100000111101101011110 e8acabe59cb07de8acabe59cb07b5e
EUC-JP 隰ォ蝨ー}隰ォ蝨ー{^ 11110000101011101000111010101011111010011111110010001110101100000111110111110000101011101000111010101011111010011111110010001110101100000111101101011110 f0ae8eabe9fc8eb07df0ae8eabe9fc8eb07b5e
UTF-8 隰ォ蝨ー}隰ォ蝨ー{^ 111010011001101010110000111011111011110110101011111010001001110110101000111011111011110110110000011111011110100110011010101100001110111110111101101010111110100010011101101010001110111110111101101100000111101101011110 e99ab0efbdabe89da8efbdb07de99ab0efbdabe89da8efbdb07b5e
UHC ??蝨?}??蝨?{^ 00111111001111111110001110100100001111110111110100111111001111111110001110100100001111110111101101011110 3f3fe3a43f7d3f3fe3a43f7b5e

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