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 ???E}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
SJIS-WIN ???E}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
EUC-JP ???E}???E{^ 0011111100111111001111110100010101111101001111110011111100111111010001010111101101011110 3f3f3f457d3f3f3f457b5e
UTF-8 了묋뮅E}了묋뮅E{^ 1110111110100110101110101110101110101100100010111110101110101110100001010100010101111101111011111010011010111010111010111010110010001011111010111010111010000101010001010111101101011110 efa6baebac8bebae85457defa6baebac8bebae85457b5e
UHC 了묋뮅E}了묋뮅E{^ 1110100011100111100100011110100010010010100101000100010101111101111010001110011110010001111010001001001010010100010001010111101101011110 e8e791e89294457de8e791e89294457b5e

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