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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 迴ア驩嘲v迴ア驩嘲vB 1110011110001111101100011110100110001001100110100111110101110110111001111000111110110001111010011000100110011010011111010111011001000010 e78fb1e9899a7d76e78fb1e9899a7d7642
EUC-JP 迴ア驩嘲v迴ア驩嘲vB 11101101111011111000111010110001111100011110100111010011110111100111011011101101111011111000111010110001111100011110100111010011110111100111011001000010 edef8eb1f1e9d3de76edef8eb1f1e9d3de7642
UTF-8 迴ア驩嘲v迴ア驩嘲vB 111010001011111110110100111011111011110110110001111010011010100110101001111001011001100010110010011101101110100010111111101101001110111110111101101100011110100110101001101010011110010110011000101100100111011001000010 e8bfb4efbdb1e9a9a9e598b276e8bfb4efbdb1e9a9a9e598b27642
UHC ??驩嘲v??驩嘲vB 001111110011111111111100101111101111000010111111011101100011111100111111111111001011111011110000101111110111011001000010 3f3ffcbef0bf763f3ffcbef0bf7642

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