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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 紆嵌?}紆嵌?{^ 11100010111111001001101111000110001111110111110111100010111111001001101111000110001111110111101101011110 e2fc9bc63f7de2fc9bc63f7b5e
EUC-JP 紆嵌?}紆嵌?{^ 11100100111111101101011011001000001111110111110111100100111111101101011011001000001111110111101101011110 e4fed6c83f7de4fed6c83f7b5e
UTF-8 紆嵌놔}紆嵌놔{^ 111001111011010010000110111001011011010110001100111010111000011010010100011111011110011110110100100001101110010110110101100011001110101110000110100101000111101101011110 e7b486e5b58ceb86947de7b486e5b58ceb86947b5e
UHC 紆嵌놔}紆嵌놔{^ 111010011110000111001010111011101011001111110110011111011110100111100001110010101110111010110011111101100111101101011110 e9e1caeeb3f67de9e1caeeb3f67b5e

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