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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ゥラ}vゥラ}vB 10101001111101111010000111010111011111010111011010101001111101111010000111010111011111010111011001000010 a9f7a1d77d76a9f7a1d77d7642
EUC-JP ゥ?ラ}vゥ?ラ}vB 100011101010100100111111100011101101011101111101011101101000111010101001001111111000111011010111011111010111011001000010 8ea93f8ed77d768ea93f8ed77d7642
UTF-8 ゥラ}vゥラ}vB 1110111110111101101010011110111010010110100001001110111110111110100101110111110101110110111011111011110110101001111011101001011010000100111011111011111010010111011111010111011001000010 efbda9ee9684efbe977d76efbda9ee9684efbe977d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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