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 ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
SJIS-WIN 亨℡?^[}亨℡?^[{^ 1000101110011100100001111000010000111111010111100101101101111101100010111001110010000111100001000011111101011110010110110111101101011110 8b9c87843f5e5b7d8b9c87843f5e5b7b5e
EUC-JP 亨??^[}亨??^[{^ 101101011111110000111111001111110101111001011011011111011011010111111100001111110011111101011110010110110111101101011110 b5fc3f3f5e5b7db5fc3f3f5e5b7b5e
UTF-8 亨℡윿^[}亨℡윿^[{^ 11100100101110101010100011100010100001001010000111101100100111001011111101011110010110110111110111100100101110101010100011100010100001001010000111101100100111001011111101011110010110110111101101011110 e4baa8e284a1ec9cbf5e5b7de4baa8e284a1ec9cbf5e5b7b5e
UHC 亨℡윿^[}亨℡윿^[{^ 11111010111110111010001011100101100111111011011101011110010110110111110111111010111110111010001011100101100111111011011101011110010110110111101101011110 fafba2e59fb75e5b7dfafba2e59fb75e5b7b5e

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