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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 傳???}傳???{^ 10011001010000100011111100111111001111110111110110011001010000100011111100111111001111110111101101011110 99423f3f3f7d99423f3f3f7b5e
EUC-JP 傳???}傳???{^ 11010001101000110011111100111111001111110111110111010001101000110011111100111111001111110111101101011110 d1a33f3f3f7dd1a33f3f3f7b5e
UTF-8 傳뀁렲렪}傳뀁렲렪{^ 111001011000001010110011111010111000000010000001111010111010000010110010111010111010000010101010011111011110010110000010101100111110101110000000100000011110101110100000101100101110101110100000101010100111101101011110 e582b3eb8081eba0b2eba0aa7de582b3eb8081eba0b2eba0aa7b5e
UHC 傳뀁렲렪}傳뀁렲렪{^ 11101110111011101011001011101100100011101011111110001110101110000111110111101110111011101011001011101100100011101011111110001110101110000111101101011110 eeeeb2ec8ebf8eb87deeeeb2ec8ebf8eb87b5e

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