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 ???}??B??Oue^ 00111111001111110011111101111101001111110011111101000010001111110011111101001111011101010110010101011110 3f3f3f7d3f3f423f3f4f75655e
SJIS-WIN ???}?}B?}Oue^ 001111110011111100111111011111010011111110000001011100000100001000111111100000010111000001001111011101010110010101011110 3f3f3f7d3f8170423f81704f75655e
EUC-JP ???}?}B?}Oue^ 001111110011111100111111011111010011111110100001110100010100001000111111101000011101000101001111011101010110010101011110 3f3f3f7d3fa1d1423fa1d14f75655e
UTF-8 룵첂◈}룵}B룵}Oue^ 111010111010001110110101111011001011001010000010111000101001011110001000011111011110101110100011101101011110111110111101100111010100001011101011101000111011010111101111101111011001110101001111011101010110010101011110 eba3b5ecb282e297887deba3b5efbd9d42eba3b5efbd9d4f75655e
UHC 룵첂◈}룵}B룵}Oue^ 1000111110101010101010101000111110100010110000100111110110001111101010101010001111111101010000101000111110101010101000111111110101001111011101010110010101011110 8faaaa8fa2c27d8faaa3fd428faaa3fd4f75655e

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