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 蟄ゥ遑ォ蟄ゥ遑ォ^ 11100101101011011010100111100111101000011010101111100101101011011010100111100111101000011010101101011110 e5ada9e7a1abe5ada9e7a1ab5e
EUC-JP 蟄ゥ遑ォ蟄ゥ遑ォ^ 1110101010101111100011101010100111101110101000111000111010101011111010101010111110001110101010011110111010100011100011101010101101011110 eaaf8ea9eea38eabeaaf8ea9eea38eab5e
UTF-8 蟄ゥ遑ォ蟄ゥ遑ォ^ 11101000100111111000010011101111101111011010100111101001100000011001000111101111101111011010101111101000100111111000010011101111101111011010100111101001100000011001000111101111101111011010101101011110 e89f84efbda9e98191efbdabe89f84efbda9e98191efbdab5e
UHC 蟄?遑?蟄?遑?^ 11110110110111100011111111111100110110100011111111110110110111100011111111111100110110100011111101011110 f6de3ffcda3ff6de3ffcda3f5e

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