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 ?????????¨ 00111111001111110011111100111111001111110011111100111111001111110011111110101000 3f3f3f3f3f3f3f3f3fa8
SJIS-WIN ?????????¨ 0011111100111111001111110011111100111111001111110011111100111111001111111000000101001110 3f3f3f3f3f3f3f3f3f814e
EUC-JP ?????????¨ 0011111100111111001111110011111100111111001111110011111100111111001111111010000110101111 3f3f3f3f3f3f3f3f3fa1af
UTF-8 렻렊렻렡렺┖렋렺후¨ 1110101110100000101110111110101110100000100010101110101110100000101110111110101110100000101000011110101110100000101110101110001010010100100101101110101110100000100010111110101110100000101110101110110110011011100001001100001010101000 eba0bbeba08aeba0bbeba0a1eba0bae29496eba08beba0baed9b84c2a8
UHC 렻렊렻렡렺┖렋렺후¨ 1000111011000011100011101010000110001110110000111000111010110010100011101100001010100110110001011000111010100010100011101100001011001000110001001010000110100111 8ec38ea18ec38eb28ec2a6c58ea28ec2c8c4a1a7

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