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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN ??瞼婦^}??瞼婦^{^ 0011111100111111111000011101100110010101011101110101111001111101001111110011111111100001110110011001010101110111010111100111101101011110 3f3fe1d995775e7d3f3fe1d995775e7b5e
EUC-JP ??瞼婦^}??瞼婦^{^ 0011111100111111111000101101101111001001110110000101111001111101001111110011111111100010110110111100100111011000010111100111101101011110 3f3fe2dbc9d85e7d3f3fe2dbc9d85e7b5e
UTF-8 룶끼瞼婦^}룶끼瞼婦^{^ 1110101110100011101101101110101110000001101111001110011110011110101111001110010110101001101001100101111001111101111010111010001110110110111010111000000110111100111001111001111010111100111001011010100110100110010111100111101101011110 eba3b6eb81bce79ebce5a9a65e7deba3b6eb81bce79ebce5a9a65e7b5e
UHC 룶끼瞼婦^}룶끼瞼婦^{^ 100011111010101110110011101000101100110010100001110111001111111001011110011111011000111110101011101100111010001011001100101000011101110011111110010111100111101101011110 8fabb3a2cca1dcfe5e7d8fabb3a2cca1dcfe5e7b5e

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