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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?迭懸}?迭懸{^ 00111111100100110101001010001100100111000111110100111111100100110101001010001100100111000111101101011110 3f93528c9c7d3f93528c9c7b5e
EUC-JP ?迭懸}?迭懸{^ 00111111110001011011001110110111111111000111110100111111110001011011001110110111111111000111101101011110 3fc5b3b7fc7d3fc5b3b7fc7b5e
UTF-8 롚迭懸}롚迭懸{^ 111010111010000110011010111010001011111110101101111001101000011110111000011111011110101110100001100110101110100010111111101011011110011010000111101110000111101101011110 eba19ae8bfade687b87deba19ae8bfade687b87b5e
UHC 롚迭懸}롚迭懸{^ 100011101101111011110010111101111111101011011000011111011000111011011110111100101111011111111010110110000111101101011110 8edef2f7fad87d8edef2f7fad87b5e

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