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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???阿?}???阿?{^ 001111110011111100111111100010001010001000111111011111010011111100111111001111111000100010100010001111110111101101011110 3f3f3f88a23f7d3f3f3f88a23f7b5e
EUC-JP ???阿?}???阿?{^ 001111110011111100111111101100001010010000111111011111010011111100111111001111111011000010100100001111110111101101011110 3f3f3fb0a43f7d3f3f3fb0a43f7b5e
UTF-8 筽사빓阿뻨}筽사빓阿뻨{^ 111001111010110110111101111011001000001010101100111010111011100110010011111010011001100010111111111010111011101110101000011111011110011110101101101111011110110010000010101011001110101110111001100100111110100110011000101111111110101110111011101010000111101101011110 e7adbdec82acebb993e998bfebbba87de7adbdec82acebb993e998bfebbba87b5e
UHC 筽사빓阿뻨}筽사빓阿뻨{^ 1110100010100100101110111110011110010101101101111110010010111001100101100110111001111101111010001010010010111011111001111001010110110111111001001011100110010110011011100111101101011110 e8a4bbe795b7e4b9966e7de8a4bbe795b7e4b9966e7b5e

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