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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???恁?}???恁?{^ 001111110011111100111111100111001000110000111111011111010011111100111111001111111001110010001100001111110111101101011110 3f3f3f9c8c3f7d3f3f3f9c8c3f7b5e
EUC-JP ??Ł恁?}??Ł恁?{^ 00111111001111111000111110101001101010001101011111101100001111110111110100111111001111111000111110101001101010001101011111101100001111110111101101011110 3f3f8fa9a8d7ec3f7d3f3f8fa9a8d7ec3f7b5e
UTF-8 梨붿Ł恁줻}梨붿Ł恁줻{^ 11101111101001111010001011101011101101101011111111000101100000011110011010000001100000011110110010100100101110110111110111101111101001111010001011101011101101101011111111000101100000011110011010000001100000011110110010100100101110110111101101011110 efa7a2ebb6bfc581e68181eca4bb7defa7a2ebb6bfc581e68181eca4bb7b5e
UHC 梨붿Ł恁줻}梨붿Ł恁줻{^ 1110110010110001100101001110110010101000101010011110110011110110101000100110111001111101111011001011000110010100111011001010100010101001111011001111011010100010011011100111101101011110 ecb194eca8a9ecf6a26e7decb194eca8a9ecf6a26e7b5e

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