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 ????坤????鵠^ 00111111001111110011111100111111100011011010001100111111001111110011111100111111100011011001010001011110 3f3f3f3f8da33f3f3f3f8d945e
EUC-JP ????坤????鵠^ 00111111001111110011111100111111101110101010010100111111001111110011111100111111101110011111010001011110 3f3f3f3fbaa53f3f3f3fb9f45e
UTF-8 렺읖꼼旽坤렺읖꼼旽鵠^ 11101011101000001011101011101100100111011001011011101010101111001011110011100110100101111011110111100101100111011010010011101011101000001011101011101100100111011001011011101010101111001011110011100110100101111011110111101001101101011010000001011110 eba0baec9d96eabcbce697bde59da4eba0baec9d96eabcbce697bde9b5a05e
UHC 렺읖꼼旽坤렺읖꼼旽鵠^ 100011101100001011000000110001011011001011000100110101001100010111001101110111101000111011000010110000001100010110110010110001001101010011000101110011011101110001011110 8ec2c0c5b2c4d4c5cdde8ec2c0c5b2c4d4c5cddc5e

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