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 霤スホ豺}霤スホ豺{^ 111010001100001110111101110011101110011010110111011111011110100011000011101111011100111011100110101101110111101101011110 e8c3bdcee6b77de8c3bdcee6b77b5e
EUC-JP 霤スホ豺}霤スホ豺{^ 11110000110001011000111010111101100011101100111011101100101110010111110111110000110001011000111010111101100011101100111011101100101110010111101101011110 f0c58ebd8eceecb97df0c58ebd8eceecb97b5e
UTF-8 霤スホ豺}霤スホ豺{^ 111010011001110010100100111011111011110110111101111011111011111010001110111010001011000110111010011111011110100110011100101001001110111110111101101111011110111110111110100011101110100010110001101110100111101101011110 e99ca4efbdbdefbe8ee8b1ba7de99ca4efbdbdefbe8ee8b1ba7b5e
UHC ???豺}???豺{^ 00111111001111110011111111100011110011110111110100111111001111110011111111100011110011110111101101011110 3f3f3fe3cf7d3f3f3fe3cf7b5e

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