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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ウロ省N}ウロ省N{^ 1011001111011011100011111100100011110001111110110100111001111101101100111101101110001111110010001111000111111011010011100111101101011110 b3db8fc8f1fb4e7db3db8fc8f1fb4e7b5e
EUC-JP ウロ省?N}ウロ省?N{^ 10001110101100111000111011011011101111101100101000111111010011100111110110001110101100111000111011011011101111101100101000111111010011100111101101011110 8eb38edbbeca3f4e7d8eb38edbbeca3f4e7b5e
UTF-8 ウロ省N}ウロ省N{^ 1110111110111101101100111110111110111110100110111110011110011100100000011110111010000101101101100100111001111101111011111011110110110011111011111011111010011011111001111001110010000001111011101000010110110110010011100111101101011110 efbdb3efbe9be79c81ee85b64e7defbdb3efbe9be79c81ee85b64e7b5e
UHC ??省?N}??省?N{^ 001111110011111111100000111111010011111101001110011111010011111100111111111000001111110100111111010011100111101101011110 3f3fe0fd3f4e7d3f3fe0fd3f4e7b5e

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