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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????梨????悧^ 00111111001111110011111100111111100101111001110000111111001111110011111100111111100111001010010001011110 3f3f3f3f979c3f3f3f3f9ca45e
EUC-JP ??珏?梨??珏?悧^ 0011111100111111100011111100101111101101001111111100110111111100001111110011111110001111110010111110110100111111110110001010011001011110 3f3f8fcbed3fcdfc3f3f8fcbed3fd8a65e
UTF-8 렺셔珏셔梨렺셔珏셔悧^ 11101011101000001011101011101100100001011001010011100111100011111000111111101100100001011001010011100110101000101010100011101011101000001011101011101100100001011001010011100111100011111000111111101100100001011001010011100110100000101010011101011110 eba0baec8594e78f8fec8594e6a2a8eba0baec8594e78f8fec8594e682a75e
UHC 렺셔珏셔梨렺셔珏셔悧^ 100011101100001010111100110001011100101011000100101111001100010111010111110111101000111011000010101111001100010111001010110001001011110011000101110101111101110001011110 8ec2bcc5cac4bcc5d7de8ec2bcc5cac4bcc5d7dc5e

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