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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN リハフコリハフコ^ 11011000110010101111011010100111110011001011101011011000110010101111011010100111110011001011101001011110 d8caf6a7ccbad8caf6a7ccba5e
EUC-JP リハ?フコリハ?フコ^ 10001110110110001000111011001010001111111000111011001100100011101011101010001110110110001000111011001010001111111000111011001100100011101011101001011110 8ed88eca3f8ecc8eba8ed88eca3f8ecc8eba5e
UTF-8 リハフコリハフコ^ 11101111101111101001100011101111101111101000101011101110100100111000111011101111101111101000110011101111101111011011101011101111101111101001100011101111101111101000101011101110100100111000111011101111101111101000110011101111101111011011101001011110 efbe98efbe8aee938eefbe8cefbdbaefbe98efbe8aee938eefbe8cefbdba5e
UHC ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e

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