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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 翁?瀞?翁?瀞?^ 10001001101001010011111110010011110100100011111110001001101001010011111110010011110100100011111101011110 89a53f93d23f89a53f93d23f5e
EUC-JP 翁?瀞?翁?瀞?^ 10110010101001110011111111000110110101000011111110110010101001110011111111000110110101000011111101011110 b2a73fc6d43fb2a73fc6d43f5e
UTF-8 翁렫瀞텡翁렫瀞텝^ 11100111101111111000000111101011101000001010101111100111100000001001111011101101100001011010000111100111101111111000000111101011101000001010101111100111100000001001111011101101100001011001110101011110 e7bf81eba0abe7809eed85a1e7bf81eba0abe7809eed859d5e
UHC 翁렫瀞텡翁렫瀞텝^ 1110100010111010100011101011100111101111111001111100010111011110111010001011101010001110101110011110111111100111110001011101110001011110 e8ba8eb9efe7c5dee8ba8eb9efe7c5dc5e

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