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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 癲???邀??援 1110000110011111001111110011111100111111111001111011000100111111001111111000100110000111 e19f3f3f3fe7b13f3f8987
EUC-JP 癲???邀??援 1110001010100001001111110011111100111111111011101011001100111111001111111011000111100111 e2a13f3f3feeb33f3fb1e7
UTF-8 癲앗꾩끏邀싲㈃援 111001111001100110110010111011001001010110010111111010101011111010101001111010111000000110001111111010011000001010000000111011001000101110110010111000111000100010000011111001101000111110110100 e799b2ec9597eabea9eb818fe98280ec8bb2e38883e68fb4
UHC 癲앗꾩끏邀싲㈃援 11101111101001101011111011010001100001001110110010000101101111111110100110101101100110101110101110101001101101001110101010110101 efa6bed184ec85bfe9ad9aeba9b4eab5

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