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 傳?尾}傳?尾{^ 10011001010000100011111110010100111101100111110110011001010000100011111110010100111101100111101101011110 99423f94f67d99423f94f67b5e
EUC-JP 傳?尾}傳?尾{^ 11010001101000110011111111001000111110000111110111010001101000110011111111001000111110000111101101011110 d1a33fc8f87dd1a33fc8f87b5e
UTF-8 傳뀌尾}傳뀌尾{^ 111001011000001010110011111010111000000010001100111001011011000010111110011111011110010110000010101100111110101110000000100011001110010110110000101111100111101101011110 e582b3eb808ce5b0be7de582b3eb808ce5b0be7b5e
UHC 傳뀌尾}傳뀌尾{^ 111011101110111010110010111011101101101010101101011111011110111011101110101100101110111011011010101011010111101101011110 eeeeb2eedaad7deeeeb2eedaad7b5e

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