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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 荻?箏?荻?箏?^ 10001001101011000011111111100010101101010011111110001001101011000011111111100010101101010011111101011110 89ac3fe2b53f89ac3fe2b53f5e
EUC-JP 荻?箏?荻?箏?^ 10110010101011100011111111100100101101110011111110110010101011100011111111100100101101110011111101011110 b2ae3fe4b73fb2ae3fe4b73f5e
UTF-8 荻렋箏급荻렋箏긁^ 11101000100011011011101111101011101000001000101111100111101011101000111111101010101110001000100111101000100011011011101111101011101000001000101111100111101011101000111111101010101110001000000101011110 e88dbbeba08be7ae8feab889e88dbbeba08be7ae8feab8815e
UHC 荻렋箏급荻렋箏긁^ 1110111011100010100011101010001011101110101101001011000111011110111011101110001010001110101000101110111010110100101100011101110001011110 eee28ea2eeb4b1deeee28ea2eeb4b1dc5e

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