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 ?????????} 00111111001111110011111100111111001111110011111100111111001111110011111101111101 3f3f3f3f3f3f3f3f3f7d
SJIS-WIN ?????????} 00111111001111110011111100111111001111110011111100111111001111110011111101111101 3f3f3f3f3f3f3f3f3f7d
EUC-JP ?????????} 00111111001111110011111100111111001111110011111100111111001111110011111101111101 3f3f3f3f3f3f3f3f3f7d
UTF-8 렻ㅔ셔┙┖ㅔ셔ㅔ렋} 11101011101000001011101111100011100001011001010011101100100001011001010011100010100101001001100111100010100101001001011011100011100001011001010011101100100001011001010011100011100001011001010011101011101000001000101101111101 eba0bbe38594ec8594e29499e29496e38594ec8594e38594eba08b7d
UHC 렻ㅔ셔┙┖ㅔ셔ㅔ렋} 10001110110000111010010011000100101111001100010110100110110001001010011011000101101001001100010010111100110001011010010011000100100011101010001001111101 8ec3a4c4bcc5a6c4a6c5a4c4bcc5a4c48ea27d

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