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 ???箝梨???箝悧^ 001111110011111100111111111000101010110110010111100111000011111100111111001111111110001010101101100111001010010001011110 3f3f3fe2ad979c3f3f3fe2ad9ca45e
EUC-JP ???箝梨???箝悧^ 001111110011111100111111111001001010111111001101111111000011111100111111001111111110010010101111110110001010011001011110 3f3f3fe4afcdfc3f3f3fe4afd8a65e
UTF-8 렻렑렺箝梨렻렑렺箝悧^ 11101011101000001011101111101011101000001001000111101011101000001011101011100111101011101001110111100110101000101010100011101011101000001011101111101011101000001001000111101011101000001011101011100111101011101001110111100110100000101010011101011110 eba0bbeba091eba0bae7ae9de6a2a8eba0bbeba091eba0bae7ae9de682a75e
UHC 렻렑렺箝梨렻렑렺箝悧^ 100011101100001110001110101001101000111011000010110011001100010011010111110111101000111011000011100011101010011010001110110000101100110011000100110101111101110001011110 8ec38ea68ec2ccc4d7de8ec38ea68ec2ccc4d7dc5e

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