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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?謳??????^ 00111111111001101001000000111111001111110011111100111111001111110011111101011110 3fe6903f3f3f3f3f3f5e
EUC-JP ?謳??????^ 00111111111010111111000000111111001111110011111100111111001111110011111101011110 3febf03f3f3f3f3f3f5e
UTF-8 렺謳렺셔쩨렋렻렯^ 11101011101000001011101011101000101011001011001111101011101000001011101011101100100001011001010011101100101010011010100011101011101000001000101111101011101000001011101111101011101000001010111101011110 eba0bae8acb3eba0baec8594eca9a8eba08beba0bbeba0af5e
UHC 렺謳렺셔쩨렋렻렯^ 1000111011000010110011111100010010001110110000101011110011000101110000101100010110001110101000101000111011000011100011101011110001011110 8ec2cfc48ec2bcc5c2c58ea28ec38ebc5e

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