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 迴育ア房迴育ア房^ 111001111000111110001000111001111011000110010110010110111110011110001111100010001110011110110001100101100101101101011110 e78f88e7b1965be78f88e7b1965b5e
EUC-JP 迴育ア房迴育ア房^ 1110110111101111101100001110100110001110101100011100101110111100111011011110111110110000111010011000111010110001110010111011110001011110 edefb0e98eb1cbbcedefb0e98eb1cbbc5e
UTF-8 迴育ア房迴育ア房^ 11101000101111111011010011101000100000101011001011101111101111011011000111100110100010001011111111101000101111111011010011101000100000101011001011101111101111011011000111100110100010001011111101011110 e8bfb4e882b2efbdb1e688bfe8bfb4e882b2efbdb1e688bf5e
UHC ?育?房?育?房^ 00111111111010111100000000111111110110111010111000111111111010111100000000111111110110111010111001011110 3febc03fdbae3febc03fdbae5e

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