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 ?????}?????A 001111110011111100111111001111110011111101111101001111110011111100111111001111110011111101000001 3f3f3f3f3f7d3f3f3f3f3f41
SJIS-WIN ?????}????丹A 00111111001111110011111100111111001111110111110100111111001111110011111100111111100100100100111101000001 3f3f3f3f3f7d3f3f3f3f924f41
EUC-JP ?????}????丹A 00111111001111110011111100111111001111110111110100111111001111110011111100111111110000111011000001000001 3f3f3f3f3f7d3f3f3f3fc3b041
UTF-8 렻┙┖ㅔ렊}렻┙ㅕㅔ丹A 1110101110100000101110111110001010010100100110011110001010010100100101101110001110000101100101001110101110100000100010100111110111101011101000001011101111100010100101001001100111100011100001011001010111100011100001011001010011100100101110001011100101000001 eba0bbe29499e29496e38594eba08a7deba0bbe29499e38595e38594e4b8b941
UHC 렻┙┖ㅔ렊}렻┙ㅕㅔ丹A 10001110110000111010011011000100101001101100010110100100110001001000111010100001011111011000111011000011101001101100010010100100110001011010010011000100110100111010000101000001 8ec3a6c4a6c5a4c48ea17d8ec3a6c4a4c5a4c4d3a141

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