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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 霄ー邇シ雫霄ー邇シ雫B 1110100010111010101100001110011110001110101111001000111010110100111010001011101010110000111001111000111010111100100011101011010001000010 e8bab0e78ebc8eb4e8bab0e78ebc8eb442
EUC-JP 霄ー邇シ雫霄ー邇シ雫B 111100001011110010001110101100001110110111101110100011101011110010111100101101101111000010111100100011101011000011101101111011101000111010111100101111001011011001000010 f0bc8eb0edee8ebcbcb6f0bc8eb0edee8ebcbcb642
UTF-8 霄ー邇シ雫霄ー邇シ雫B 11101001100111001000010011101111101111011011000011101001100000101000011111101111101111011011110011101001100110111010101111101001100111001000010011101111101111011011000011101001100000101000011111101111101111011011110011101001100110111010101101000010 e99c84efbdb0e98287efbdbce99babe99c84efbdb0e98287efbdbce99bab42
UHC ??邇????邇??B 00111111001111111110110011000100001111110011111100111111001111111110110011000100001111110011111101000010 3f3fecc43f3f3f3fecc43f3f42

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