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 ウロ省ウロ省^ 10110011110110111000111111001000111100011111101110110011110110111000111111001000111100011111101101011110 b3db8fc8f1fbb3db8fc8f1fb5e
EUC-JP ウロ省?ウロ省?^ 100011101011001110001110110110111011111011001010001111111000111010110011100011101101101110111110110010100011111101011110 8eb38edbbeca3f8eb38edbbeca3f5e
UTF-8 ウロ省ウロ省^ 11101111101111011011001111101111101111101001101111100111100111001000000111101110100001011011011011101111101111011011001111101111101111101001101111100111100111001000000111101110100001011011011001011110 efbdb3efbe9be79c81ee85b6efbdb3efbe9be79c81ee85b65e
UHC ??省???省?^ 0011111100111111111000001111110100111111001111110011111111100000111111010011111101011110 3f3fe0fd3f3f3fe0fd3f5e

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